C1.Web.Mvc Namespace / ChartSeriesBase<T> Class / AxisY Property

In This Topic
AxisY Property (ChartSeriesBase<T>)
In This Topic
Gets or sets the y-axis for the series.
Syntax
'Declaration
 
Public Property AxisY As ChartAxis(Of T)
 
See Also